container: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 20:10:31 +0000 (16:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:13:45 +0000 (17:13 -0400)
commit29b9d48a1f42538d58fe45fc2771049f38f3c835
tree59478ec81bfa0c603d6e48918ba062dc70083a19
parent943c75fbecb3476bf29c48b0dbfd615b4c4cc139
container: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkcontainer.c